How to render the information from HTML file into RTC web
Trying to access the html file from stream\component (RTC web or cleint)
test
is it possible to view the browser output of html, rather displaying complete html soruce code in RTC
Actual Result: If the users are accessing test1.html file code from RTC source control web or RTC Client.
Could you please explain why the below information is rendering and its not updating only the code (test)
<HTML>
<BODY>
test
<BODY>
<HTML>
But when the html file normally opens from your local desktop or browser without using RTC. Below is the output ( it doesn't open up the source code)
Test
###############################################################
test
is it possible to view the browser output of html, rather displaying complete html soruce code in RTC
#############################################
2 answers
thanks for all the information Karl.
If we download into sandbox also it will try to open with the browsers but its the same case that we are trying to open the file from the file system ( works fine)
if the file (html) directly opens from RTC source control ( component) its not supported used-case ?
can it be a RFE request ?
If we download into sandbox also it will try to open with the browsers but its the same case that we are trying to open the file from the file system ( works fine)
if the file (html) directly opens from RTC source control ( component) its not supported used-case ?
can it be a RFE request ?